.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
    min-height: initial !important;
}

.botnav .navbar {
    margin-left: 25% !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 2;
    float: left;
}

.content1 {
    width: 100%;
    height: auto;
}

.content1 .inner-ctn {
    height: 100%;
    width: 100%;
    margin-left: auto;
}

.content1 .inner-ctn {
    width: 100%;
    height: auto;
}

.image1 {
    width: 100%;
}

.image1 [data-width] {
    width: 100% !important;
}

.module1 {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.module1 .inner-ctn {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.widget1 {
    width: 100%;
    overflow: hidden;
}

.widget1 iframe {
    height: 100%;
}

html .kenesis-body div.rv-content > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.kenesis-body .rv-image {
    overflow: visible;
}

.kenesis-body .rv-content {
    margin: 1% auto !important;
    width: 95% !important;
}


.kenesis-body .rv-content {
    width: 100%;
}

.kenesis-body .rv-content, 
.kenesis-body .rv-module {
    position: relative !important;
    width: auto !important;
    margin: 25px !important;
    overflow: auto;
}

.kenesis-body .rv-content, 
.kenesis-body .rv-module {
    position: relative !important;
    width: auto !important;
    margin: 25px !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 2;
    float: left;
}

html .botnav .navbar {
    margin-left: 25% !important;
}

html .kenesis-body div.rv-content.content {
    margin: 15% !important;
    margin-bottom: 50px !important;
}

html .kenesis-body div.rv-module.module {
    margin: 0 15% !important;
}

html .kenesis-body div.rv-widget.widget {
    margin: 15% !important;
    margin-top: 50px !important;
    width: auto !important;
}
